home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Tools / TUDE / tude.doc < prev    next >
Text File  |  1999-11-06  |  17KB  |  507 lines

  1.  
  2.        The Ultimate Degrader & Enhancer Version 1.0d by N.O.M.A.D
  3.        
  4.                              Documentation
  5.  
  6.  
  7.    Forward   
  8.    -------
  9.    This is my latest work, since i gave up cracking in January 1994
  10.    i have been able to sort out my life and i am off to college in a 
  11.    week or so, because of the nature of my course i need to buy an 
  12.    IBM compatible PC, the amiga im afraid is to be sold to pay for
  13.    a 486 DX2/66.
  14.  
  15.    This program has been sitting on my hardrive for a while, i HAVE
  16.    to release it in its BETA form, or it will never get released at
  17.    all, i may be able to afford to buy another amiga in a year or two
  18.    but college is my main priority.
  19.  
  20.    Enjoy this program, and feel free to update it, but please remember
  21.    to at least credit me for my work on it, after all it will be my 
  22.    last Amiga project for a while, in fact i may never return to the
  23.    Amiga, who knows?
  24.  
  25.  
  26.    To my friends in the amiga scene, and to all the crews i have cracked
  27.    (deprotected) software for:
  28.  
  29.      FAIRLIGHT,MINISTRY,QUARTEX,CRYSTAL,DEFJAM & ANGELS,GENESIS,SCOOPEX
  30.  
  31.    Thankyou.
  32.  
  33.               N.O.M.A.D
  34.  
  35.  
  36.  
  37.    Chapter                              
  38.    -------
  39.      1.   About
  40.  
  41.      2.   Copyrights & Distribution details
  42.  
  43.      3.   TUDE options and their uses
  44.  
  45.  
  46.                              Chapter 1.
  47.                              ----------
  48.              - About The Ultimate Degrader & Enhancer -
  49.  
  50.  TUDE has been in development for a few months, i needed a degrader
  51. type program that offered more flexibility than any of the currently 
  52. available programs (Relokick, my own RunIt, Degrader, Runlame etc.),
  53. in one easy to use package. So TUDE was born.
  54.  
  55. Two versions of TUDE are included, a CLI version and a GUI version. 
  56.  
  57.  
  58.                              Chapter 2.
  59.                              ----------
  60.                 - Copyright & distribution notices -
  61.  
  62.  
  63. The Ultimate Degrader & Enhancer (TUDE) is Copyrighted material.
  64. TUDE is copyrighted by N.O.M.A.D and is available as Freeware.
  65. TUDE is freely distributable provided the following rules are respected:
  66.  
  67.  1.  No charge except reasonable media costs may be levied.
  68.  2.  The program and documentation may not be modified in any way.
  69.  
  70. I am in no way liable for damages, incidental or consequential, arising
  71. from the use or misuse of The Ultimate Degrader & Enhancer, or for any
  72. claim by any other party.
  73. Use this program at your own risk.
  74. No warranty is given either expressed or implied.
  75. Copyright and distribution terms are subject to change without notice.
  76.  
  77.  
  78.  
  79.                              Chapter 3.
  80.                              ----------
  81.                   - TUDES options and their uses -
  82.  
  83.  
  84. TUDEGUI is a Gadget User Interface version of TUDE
  85. TUDE    is the CLI version of tude
  86.  
  87. NOTE: TUDE must be in your C: directory for the TUDEGUI to work.
  88.       The kickstart 1.3 file (kick34005.a500) must be in your SYS:
  89.       directory or in DEVS:KICKSTARTS
  90.  
  91.  
  92. HELP
  93. ----
  94. Option type: 
  95. --------------
  96. This option will display simple instructions for each of the options
  97. available in TUDE, a more detailed explanation for each option is
  98. contained in these docs.
  99.  
  100.  
  101.  
  102. PRIVILEGED
  103. ----------
  104. Option type: PATCH
  105. ------------------
  106. Since the 68010, certain CPU instructions must be run in supervisor
  107. mode or they will cause what is know as a privileged error.
  108. This option intercepts the error and executes the instruction as
  109. the 68000 would. 
  110.  
  111. If the software you are using continually crashes with error 80000008
  112. or just crashes for no reason, try this option.
  113.  
  114.  
  115.  
  116. MMURESET
  117. --------
  118. Option Type: Run Once
  119. ---------------------
  120. If you have a 68851 or a full 680x0 CPU i.e. not the EC version, it
  121. will have some special hardware called a Memory Management Unit, this
  122. allows the user to remap areas of memory to another address, write
  123. protect memory and other useful options.
  124. This option resets the MMU to its default values so that the memory
  125. is in its original bootup state. NOTE: If you are using the MMU to
  126. remap kickstart to fast memory, this option will crash your machine
  127. ( for obvious reasons ! ).
  128.  
  129. There is no real way of detecting if the MMU is to blame for your
  130. softwares failure, just try the option.
  131.  
  132.  
  133.  
  134. BLANKVIEW
  135. ---------
  136. Option Type: Run Once
  137. ---------------------
  138. This option resets the display to a blank ECS type screen, it will
  139. stay in this state until the software opens its own.
  140.  
  141. Since the release of kickstart 3 and the AGA chipset, many programs
  142. suffer a corrupt screen problem when run from HardDrive or Workbench.
  143. This will cure the problem 90% of the time, however use of the CHIPSET
  144. or FMODE options in conjunction with BLANKVIEW will cure the remaining
  145. 10%.
  146.  
  147.  
  148.  
  149. OSPATCHOLD
  150. ----------
  151. Option Type: PATCH
  152. ------------------
  153. This option patches certain library vectors to return OS1.3 values
  154. without the need to kickup in kickstart 1.3
  155.  
  156. Some software relies heavily on the values being returned by the OS
  157. to be the same as kickstart 1.3, a perfect example of return value
  158. differences is in kickstart 2.0+'s memory routines. If the software
  159. fails due to memory problems or just fails for no reason, try this
  160. option
  161.  
  162.  
  163.  
  164. NOFASTMEMORY
  165. ------------
  166. Option Type: PATCH
  167. ------------------
  168. This option allocates all the fast memory it can, and patches the OS
  169. so that any programs that allocate memory only get chipram.
  170.  
  171. Some programs will not run with fast memory, especially if run on
  172. A4000/A3000 and CD32's. In the majority of cases, no error will be
  173. given the software will just crash, just try this option if others fail.
  174.  
  175.  
  176.  
  177. HARDRESET
  178. ---------
  179. Option Type: Run Once
  180. ---------------------
  181. This option Resets the CPU - all attached peripherals & Execbase, your machine will be in the same state as it was when you first powered on.
  182.  
  183. If after running some software, your machine behaves weird, use this
  184. option, saves you having to power off all the time!
  185. As a side effect, it kills all known viruses DEAD
  186.  
  187.  
  188.  
  189. KICKSTART1.3
  190. ------------
  191. Option Type: Run Once
  192. ---------------------
  193. This option will "kickdown" your machine to kickstart 1.3 with ANY
  194. of TUDES available options i.e. PRIVILEGED, CHIPMEM=512k, NOFASTMEMORY
  195. etc. This makes it a VERY powerful option.
  196.  
  197. KICKSTART1.3 DEGRADE will be one of your most used options, if software
  198. is going to work without alteration, this will probably do it!
  199.  
  200.  
  201.  
  202. MEMTOP
  203. ------
  204. Option Type: Run Once
  205. ---------------------
  206. This option affects all TUDES PATCH options, it forces them to take
  207. their memory from the top of the memory list.
  208. NOTE: Kickstart 2.0 or above needed.
  209.  
  210. Even though programs can be fixed with TUDES options, sometimes
  211. the patches will be overwritten if in lower memory, this stops that
  212. happening by placing them high up in the available memory.
  213.  
  214.  
  215.  
  216. MEMCHIP
  217. -------
  218. Option Type: Run Once
  219. ---------------------
  220. This option affects all TUDES PATCH options, it forces them to take
  221. their memory from ChipRam. MEMTOP & MEMCHIP can be mixed.
  222. NOTE: Kickstart 2.0 or above needed.
  223.  
  224. Even though programs can be fixed with TUDES options, sometimes
  225. the patches will be overwritten if in FAST memory, this stops that
  226. happening by placing them in ChipRam.
  227.  
  228.  
  229.  
  230. DEGRADE
  231. -------
  232. Option Type: Run Once
  233. ----------------------
  234. This option checks the machine it is running on and selects what it
  235. thinks are the best options to degrade the machine as much as possible.
  236.  
  237. If you have not got a clue why software fails, try this option.
  238.  
  239.  
  240.  
  241. ENHANCE
  242. -------
  243. Option Type: Run Once
  244. ---------------------
  245. This option checks the machine it is running on and selects what it
  246. thinks are the best options to enhance the machine as much as possible.
  247.  
  248. If you want to turn on all the available power in your machine, this
  249. is for you!
  250.  
  251.  
  252.  
  253. OPTFILE=<filename>
  254. ------------------
  255. Option Type: Run Once
  256. ----------------------
  257. This option reads in an ASCII textfile and passes it as commands for
  258. TUDE to execute.
  259.  
  260. If you are a cli user, once you have found out what makes a particular
  261. piece of software run, create a textfile with the options needed
  262. and just use it with TUDE via this option.
  263. Saves all that retyping!
  264.  
  265.  
  266.  
  267. FAKEFAST=[1|2|3]
  268. ----------------
  269. Option type: Run Once
  270. ---------------------
  271. This option gives chipram only machines fast memory by fooling the OS
  272. into thinking that any chipram above a